Skip to content

🔨 SegmentationRoutine supports OOD detection #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 18, 2025
Merged

🔨 SegmentationRoutine supports OOD detection #177

merged 11 commits into from
May 18, 2025

Conversation

alafage
Copy link
Contributor

@alafage alafage commented May 18, 2025

No description provided.

Copy link

codecov bot commented May 18, 2025

Codecov Report

Attention: Patch coverage is 42.65734% with 82 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (4abec55) to head (9f23157).
Report is 193 commits behind head on dev.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
torch_uncertainty/routines/segmentation.py 35.00% 18 Missing and 8 partials ⚠️
...certainty/metrics/segmentation/seg_binary_auroc.py 52.17% 11 Missing ⚠️
...trics/segmentation/seg_binary_average_precision.py 52.17% 11 Missing ⚠️
...orch_uncertainty/metrics/segmentation/seg_fpr95.py 50.00% 11 Missing ⚠️
...ch_uncertainty/models/segmentation/unet/batched.py 0.00% 5 Missing ⚠️
...rch_uncertainty/models/segmentation/unet/masked.py 0.00% 5 Missing ⚠️
...h_uncertainty/models/segmentation/unet/standard.py 0.00% 5 Missing ⚠️
torch_uncertainty/datamodules/segmentation/muad.py 60.00% 2 Missing and 2 partials ⚠️
...rch_uncertainty/models/segmentation/unet/packed.py 0.00% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (42.65%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (91.20%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #177      +/-   ##
==========================================
- Coverage   98.32%   91.20%   -7.13%     
==========================================
  Files         153      167      +14     
  Lines        7838     8752     +914     
  Branches     1026     1121      +95     
==========================================
+ Hits         7707     7982     +275     
- Misses         83      698     +615     
- Partials       48       72      +24     
Flag Coverage Δ
pytest 91.20% <42.65%> (-7.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alafage alafage merged commit b67131b into dev May 18, 2025
1 of 3 checks passed
@alafage alafage deleted the segmentation branch May 18, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants